func runtime.runqputslow

2 uses

	runtime (current package)
		proc.go#L6225: 	if runqputslow(pp, gp, h, t) {
		proc.go#L6234: func runqputslow(pp *p, gp *g, h, t uint32) bool {